首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
date_sunset
date_sunset
返回給定日期和位置的日落時間
名稱:
date_sunset
分類:
日期和時間
所屬語言:
php
一句話介紹:
返回指定日期與位置的日落時間。
相關內容
如何結合date_sunset 和date_sunrise 函數計算白晝時長?
7
如何調整date_sunset 函數的時區設置?
1
同類函數
gmdate
gmdate
格式化GMT/UTC日期/時間
date_offset_get
date_offset_get
DateTime::getOffset的
date_parse_from_format
date_parse_from_format
獲取有關根據指定格式格式化的給定日期的信
date_create
date_create
DateTime::__construc
strtotime
strtotime
將任何英文文本日期時間描述解析為Unix
microtime
microtime
返回當前的Unix時間戳,以及微秒數
timezone_location_get
timezone_location_get
DateTimeZone::getLoc
date_parse
date_parse
返回關聯數組,其中包含有關給定日期的詳細
熱門文章
如何結合date_sunset 和date_sunrise 函數計算白晝時長?
如何調整date_sunset 函數的時區設置?